div.OTBox {
	width: 228px;
}

div.OTBox div.hdr {
	height: 10px;
	background-image: url( '/images/d4u2009/widgets/OTBox228/header.png' );
}

div.OTBox div.cnt {
	background-image: url( '/images/d4u2009/widgets/OTBox228/bg.png' );
	background-repeat: repeat-y;
}

div.OTBox div.ftr {
	height: 10px;
	background-image: url( '/images/d4u2009/widgets/OTBox228/footer.png' );
}

